* cus-edit.el (custom-mode-map): Move defvar above code using it.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
commit1c49a9a8bc18782392de7553e7a299963a3b9cf1
tree382699bb85922d0448129004b12857472f0c887c
parentd9bfd3df78fec93722f09710459555a6f166cb6e
* cus-edit.el (custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
lisp/ChangeLog